func strconv.computeBounds
2 uses
strconv (current package)
ftoaryu.go#L239: ml, mc, mu, e2 := computeBounds(mant, exp, flt)
ftoaryu.go#L352: func computeBounds(mant uint64, exp int, flt *floatInfo) (lower, central, upper uint64, e2 int) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)